Welcome![Sign In][Sign Up]
Location:
Search - immune MATLAB

Search list

[Other resourcergmy

Description: 人工免疫系统MATLAB程序,适当修改,应用广泛,经典中的经典-artificial immune system MATLAB procedures, appropriate, the application of a wide range of classical classics
Platform: | Size: 79649 | Author: dy | Hits:

[Other resourcegaotv5

Description: 一种基于matlab编写的免疫遗传算法程序,比较好,不过我看不懂,请高手指点。谢谢!-prepared by the immune genetic algorithm procedures, better, but I do not understand, please master guiding. Thank you!
Platform: | Size: 108716 | Author: 阿飞 | Hits:

[Other resourceimmunitytravel

Description: 用matlab实现免疫遗传算法求解tsp问题,免疫算法和遗传算法的比较-using Matlab achieve immune genetic algorithm tsp issues, immunization and Genetic Algorithm comparison
Platform: | Size: 25982 | Author: 里里 | Hits:

[Other resourcehanshuyouhua

Description: 这是作者自己编写的基于matlab语言的程序设计。matlab的免疫遗传算法。多指教。-is prepared by the author himself on the Matlab programming language. Matlab's immune genetic algorithm. More than enlighten.
Platform: | Size: 1309 | Author: 全国为 | Hits:

[Other resourceMatlabandVCmixprogramming

Description: 本文介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值-This paper presents a Matlab will compile into an executable, It makes Matlab prepared by the procedures to be immune from the Matlab environment to implement, thus greatly improving the procedures and scope of the application of value
Platform: | Size: 281751 | Author: ben | Hits:

[Other resourcetravel559

Description: 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
Platform: | Size: 20628 | Author: 黑晓丽 | Hits:

[matlab人工免疫遗传算法程序--改进的遗传算法

Description: 人工免疫遗传算法的matlab代码实现,实测可以出结果。(artificial immune genetic algorithm)
Platform: | Size: 8192 | Author: 小迪要加U | Hits:

[matlab人工免疫系统

Description: 人工免疫算法,MATLAB模拟人体免疫系统(Artificial immune algorithm, MATLAB simulation of the human immune system)
Platform: | Size: 78848 | Author: explorehrx | Hits:

[matlab免疫算法

Description: 免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(Immune algorithm, similar to the genetic algorithm, but the use of an immune function; immune algorithm is a variant of genetic algorithms, it does not hybrid, but the use of vaccination method.)
Platform: | Size: 3072 | Author: 铭MARS花 | Hits:

[matlab粒子群优化算法以及改进的PSO算法代码matlab

Description: 粒子群算法及其改进,在原有粒子群算法基础上进行改进,增加免疫算法,使其尽快跳出早熟,收敛更快,结果更优!(Particle swarm optimization (PSO) and its improvement are improved on the basis of the existing particle swarm algorithm, and the immune algorithm is added to make it jump out of premature, faster convergence and better results)
Platform: | Size: 550912 | Author: zhyh_419 | Hits:

[matlab免疫优化算法在物流配送中心选址中的应用

Description: 免疫算法是受生物免疫系统的启发而推出的一种新型的智能搜索算法,是一种确定性和随机性选择相结合并具有"勘探"与"开采"能力的启发式随机搜索算法。 算法主要的步骤: (1)抗原识别与初始抗体产生。 (2)抗体评价 (3)免疫操作 免疫算法的特点: (1)全局搜索能力 (2)多样性保持机制 (3)鲁棒性强 (4)并行分布式搜索机制(A new intelligent immune algorithm is inspired by the biological immune system and the introduction of the search algorithm is a deterministic and random selection are combined with "heuristic random search algorithm exploration" and "Exploitation" ability. Main steps of the algorithm: (1) antigen recognition and initial antibody production. (2) antibody evaluation (3) immunization Characteristics of immune algorithm: (1) global search capability (2) diversity retention mechanism (3) robust (4) parallel distributed search mechanism)
Platform: | Size: 27648 | Author: 傲视天下 | Hits:

[matlab免疫算法

Description: 该代码是以MATLAB语言为基础,编写的人工免疫算法(The code is based on the MATLAB language, the preparation of artificial immune algorithm)
Platform: | Size: 18432 | Author: ll1558182394 | Hits:

[matlab免疫算法TSP问题

Description: 一种具有生成+检测 (generate and test)的迭代过程的搜索算法。从理论上分析,迭代过程中,在保留上一代最佳个体的前提下,算法是全局收敛的。(Immune algorithm TSP)
Platform: | Size: 3072 | Author: 火炎 | Hits:

[BooksAIS-PSO-961

Description: Artificial Immune Particle Swarm Optimization Algorithm Based on Clonal Selection Key words: Particle Swarm Optimization, Immunity Algorithm, Clonal Selection
Platform: | Size: 250880 | Author: Dallaki | Hits:

[BooksAIS-PSO

Description: Particle Swarm Optimization (PSO) is a newly-emerging heuristic global search algorithm based on swarm intelligence and it searches the global optimal point in the complex search space through the competition and collaboration of the particles; however, PSO is easy to get trapped in local extremum, to have premature convergence or stagnation. In order to help PSO strike a balance between individual diversity and swarm convergence, this paper proposes an artificial immune PSO based on clonal selection. It integrates the advantages of artificial immunity and PSO and introduces the idea of immunity in PSO, namely to add immune operator in PSO so as to make PSO a new algorithm with the function of immunity.
Platform: | Size: 250880 | Author: Dallaki | Hits:

[Software EngineeringMATLAB智能算法30个案例分析程序

Description: 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
Platform: | Size: 2993152 | Author: 冰糖葫芦好吃 | Hits:

[matlabimmunityFaultDiagnosis

Description: 人工免疫算法应用到故障诊断领域的实例代码,可以在Matlab中直接运行,可以进行适当的修改,对算法进行改进(The artificial immune algorithm is applied to the case code of the fault diagnosis field. It can be run directly in the Matlab, and can be modified properly to improve the algorithm.)
Platform: | Size: 7168 | Author: 匠心攻城 | Hits:

[Other配送中心选址模型与算法研究

Description: 物流中心选址,应用免疫算法。包含了具体的算法代码,有附带解释,挺适合新手学习的。(The location of the logistics center and the application of immune algorithm. Including the specific code of the algorithm, with a incidental explanation, it is suitable for the beginners to learn.)
Platform: | Size: 6675456 | Author: vahalla | Hits:

[matlabchapter12

Description: 免疫优化算法,在物流配送中心选址中的应用,很不错,亲测,可用(Immune optimization algorithm)
Platform: | Size: 28672 | Author: lzy小李飞刀 | Hits:

[AI-NN-PRIGA

Description: 免疫遗传算法MATLAB工具箱,可以进行优化求解。(Immune genetic algorithm MATLAB toolbox, can optimize.)
Platform: | Size: 78848 | Author: lsl20 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »

CodeBus www.codebus.net